Remove the checks to see if the window is modally blocked. This doesn't
authorCody Russell <bratsche@gnome.org>
Fri, 22 Aug 2008 00:30:06 +0000 (00:30 +0000)
committerCody Russell <bratsche@src.gnome.org>
Fri, 22 Aug 2008 00:30:06 +0000 (00:30 +0000)
commit96aa2565944a95936aa47a318f90919574aa825c
tree547b14360f4e66f0cbcc7b208d9d0fae1a0fcef6
parent894828ef8ae600ade2146b10defe0787867dd557
Remove the checks to see if the window is modally blocked. This doesn't

2008-08-21  Cody Russell  <bratsche@gnome.org>

        * gdk/win32/gdkevents-win32.c (doesnt_want_key): Remove the checks
        to see if the window is modally blocked.  This doesn't get us anything,
        and it confuses the search window in GtkTreeView (and potentially other
        utility windows in other apps).  (#520165)

svn path=/trunk/; revision=21180
ChangeLog
gdk/win32/gdkevents-win32.c